Skip to content

test: remove ci specific logic - #23686

Merged
clydin merged 1 commit into
angular:mainfrom
jbedard:e2e-ci-config
Aug 31, 2022
Merged

test: remove ci specific logic#23686
clydin merged 1 commit into
angular:mainfrom
jbedard:e2e-ci-config

Conversation

@jbedard

@jbedard jbedard commented Aug 4, 2022

Copy link
Copy Markdown
Contributor

This seems unnecessary.

All the tests where the removed if is truthy seem to work locally and CI is green.

@jbedard
jbedard marked this pull request as ready for review August 4, 2022 02:03
@jbedard
jbedard requested a review from alan-agius4 August 4, 2022 02:04
@alan-agius4
alan-agius4 requested a review from clydin August 8, 2022 11:47
@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Aug 8, 2022
Comment thread tests/legacy-cli/e2e/utils/assets.ts Outdated
process.chdir(dir);
if (!useNpmPackages) {
await useBuiltPackages();
if (!getGlobalVariable('ci')) {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fwiw the registry is controlled using the environment variables. I think those variables even override this file so this was probably never doing anything?

@jbedard

jbedard commented Aug 31, 2022

Copy link
Copy Markdown
Contributor Author

Looks like other changes have made this PR essentially just removing an unused variable now 🤷

@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Aug 31, 2022
@alan-agius4
alan-agius4 removed the request for review from clydin August 31, 2022 08:38
@clydin
clydin merged commit 2ef2d54 into angular:main Aug 31, 2022
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Oct 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants